home *** CD-ROM | disk | FTP | other *** search
/ Millennium Gold 2000 / Millennium Gold 2000 - Disc 1.iso / HYPEROID / RESOURCE.H < prev    next >
C/C++ Source or Header  |  1994-04-12  |  1KB  |  65 lines

  1. //{{NO_DEPENDENCIES}}
  2. // App Studio generated include file.
  3. // Used by HYPEROID.RC
  4. //
  5.  
  6. #include "afxres.h"
  7.  
  8. #define IDC_STATIC                      -1
  9.  
  10. //
  11. // resource IDs
  12. //
  13.  
  14. // icons and bitmaps
  15. #define IDI_HYPEROID    10
  16. #define IDI_PANIC       20
  17.  
  18. // bitmaps
  19. #define IDB_blank       50
  20. #define IDB_bomb        51
  21. #define IDB_level       52
  22. #define IDB_life        53
  23. #define IDB_num0        54
  24. #define IDB_num1        55
  25. #define IDB_num2        56
  26. #define IDB_num3        57
  27. #define IDB_num4        58
  28. #define IDB_num5        59
  29. #define IDB_num6        60
  30. #define IDB_num7        61
  31. #define IDB_num8        62
  32. #define IDB_num9        63
  33. #define IDB_plus        64
  34. #define IDB_score       65
  35. #define IDB_shield      66
  36.  
  37. // additional bitmap stuff
  38. #define IDB_MAX         17
  39. #define CX_BITMAP       16
  40. #define CY_BITMAP       16
  41.  
  42. // strings
  43. #define IDS_NAME        100
  44.  
  45. // menus
  46. #define IDM_NEW         200
  47. #define IDM_ABOUT       201
  48.  
  49. // about box
  50. #define IDD_ABOUT       500
  51. #define IDD_A_HELP      501
  52. #define IDD_A_HISCORE   502
  53.  
  54. // Next default values for new objects
  55. // 
  56. #ifdef APSTUDIO_INVOKED
  57. #ifndef APSTUDIO_READONLY_SYMBOLS
  58.  
  59. #define _APS_NEXT_RESOURCE_VALUE        101
  60. #define _APS_NEXT_COMMAND_VALUE         101
  61. #define _APS_NEXT_CONTROL_VALUE         1000
  62. #define _APS_NEXT_SYMED_VALUE           101
  63. #endif
  64. #endif
  65.